home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / gnulib / sun4.md / RCS / _dtou.s,v next >
Text File  |  1990-02-15  |  780b  |  61 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @! @;
  7.  
  8.  
  9. 1.1
  10. date     90.02.14.15.30.18;  author mendel;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @@
  17.  
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @
  26.         .text
  27.     .globl  __dtou
  28. __dtou:
  29.     save    %sp, -0x50, %sp
  30.     st    %i0, [%fp + 0x44]
  31.     ld    [%fp + 0x44], %f30
  32.     st    %i1, [%fp + 0x48]
  33.     ld    [%fp + 0x48], %f31
  34.     sethi    %hi(3f), %o0
  35.     ldd    [%o0 + %lo(3f)], %f0
  36.     fcmped    %f30, %f0
  37.     nop
  38.     fbul,a    1f
  39.     fdtoi    %f30, %f6
  40.     sethi    %hi(3f), %o1
  41.     ldd    [%o1 + %lo(3f)], %f2
  42.     fsubd    %f30, %f2, %f4
  43.     sethi    %hi(0x80000000), %o3
  44.     fdtoi    %f4, %f5
  45.     st    %f5, [%sp + 0x48]
  46.     ld    [%sp + 0x48], %i5
  47.     ba    2f
  48.     or    %i5, %o3, %i5
  49. 1:
  50.     st    %f6, [%sp + 0x48]
  51.     ld    [%sp + 0x48], %i5
  52. 2:
  53.     ret
  54.     restore    %g0, %i5, %o0
  55.  
  56. 3:
  57.     .long       0x41e00000
  58.     .long       0x00000000
  59.  
  60. @
  61.